Skip to content

Conversation

yad-unext
Copy link

@yad-unext yad-unext commented May 30, 2025

Main objectives:

  • Remove comments: spanner does allow comments in DDL. The previous way doesn't support graph syntax.
  • Split DDL into statements: spanner requires the migration request to be a list of statements, not a single DDL file.
    Because each request is not allowed to exceed 10 statements.

@coveralls
Copy link

coveralls commented May 30, 2025

Coverage Status

coverage: 56.506% (+0.2%) from 56.314%
when pulling 2e5cea8 on u-next:optimize-spanner
into 2788339 on golang-migrate:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants